Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-829 | GEN003940 | SV-35148r1_rule | ECLP-1 | Medium |
Description |
---|
Excessive permissions on the hosts.lpd (or equivalent) file may permit unauthorized modification. Unauthorized modifications could disrupt access to local printers from authorized remote hosts or permit unauthorized remote access to local printers. |
STIG | Date |
---|---|
HP-UX 11.31 Security Technical Implementation Guide | 2015-12-02 |
Check Text ( None ) |
---|
None |
Fix Text (F-30299r1_fix) |
---|
Change the mode of the /etc/hosts.lpd file (or equivalent) to 0644 or less permissive. Procedure: # chmod 0644 |